Configure unicast reverse path forwarding on a port (IPV4).
default ipv6 rvs-path-chk
default ipv6 rvs-path-chk mode
ipv6 rvs-path-chk
ipv6 rvs-path-chk mode exist-only
ipv6 rvs-path-chk mode strict
no ipv6 rvs-path-chk
In strict mode, uRPF checks whether the source IP address of the incoming packet exists in the FIB. If the incoming interface is not the best reverse path, the packet check fails and uRPF drops the packet.
In exist-only mode, uRPF checks whether the source IP address of the incoming packet exists in the FIB. The packet is dropped only if the source address is not reachable via any interface on that router.
None
GigabitEthernet Interface Configuration